CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 协议栈

搜索资源列表

  1. Linux 2_4_x 网络协议栈QoS模块(TC)的设计与实现

    0下载:
  2. linux qos 模块,最标准的实现-module, the most standard of achievement
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:32773
    • 提供者:刘波
  1. linux-bluetooth-touchscreen

    0下载:
  2. 上学的时候写的蓝牙触控板程序,可以控制linux主机的鼠标的位移(键盘同样道理,不过源码忘放哪里了),不过没有实现鼠标按键点击动作。触控板使用的平台是2410的。自己写的程序,主机端借用了bluz协议栈中的程序。请尊重我的个人劳动,使用时请注明作者。欢迎交流kaiserempire@gmail.com
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24357
    • 提供者:孙凯
  1. Linux TCP-IP 协议栈源码分析(一)

    0下载:
  2. 本文可用于核心协议分析-paper can be used for the core protocol analysis
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7328
    • 提供者:董益佑
  1. linuxprotocol

    0下载:
  2. 提供了linux协议栈的分析文档。对研究协议栈会很有帮助。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-20
    • 文件大小:162836
    • 提供者:jidong
  1. 802.11无线局域网协议栈的完整实现

    2下载:
  2. 这是在Linux下的802.11无线局域网协议栈的完整实现,运行环境为Linux+NS2,编程语言为C++。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-05-31
    • 文件大小:45565
    • 提供者:Turing
  1. 嵌入式TCPIP协议栈相关资料

    0下载:
  2. 内容包括: 嵌入式TCPIP协议栈应用主机端程序(VC6源码);如何构造嵌入式Linux系统;基于ARM的嵌入式TCPIP协议的实现等-include : Embedded TCPIP stack-mainframe application procedures (VC6 source); How to structure embedded Linux systems; Based on the ARM Embedded TCPIP agreement realization
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:544066
    • 提供者:麦伟强
  1. SIP协议栈for linux

    1下载:
  2. SIP协议栈for linux
  3. 所属分类:嵌入式Linux

  1. src(upnp)

    0下载:
  2. Linux下的UPNP协议栈源码及实现,完整程序,无任何删减,请放心使用!-Under the Linux source code and the UPNP protocol stack implementation, the full program, without any deletion, please be assured!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:237344
    • 提供者:livemedia
  1. LINUXprotocal

    0下载:
  2. Linux网络协议栈的介绍,包含丰富的图文说明.-The introduction of Linux network protocol stack and it has profound picture and word explation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:554501
    • 提供者:ffxzhx
  1. Linuxtcpipnetstack

    0下载:
  2. linux 2.6.18下详细分析了内核网络协议栈,对研究网络协议栈很有帮助!-linux 2.6.18 net stack tcp ip udp icmp vlan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3450589
    • 提供者:rll
  1. Openh323-RTH323

    0下载:
  2. 如何成功的运用OPENH323 来开发商业的H.323 协议栈 Openh323 有以下的特征: 1>动态的静音检测算法, 以减小语音包的传输量。 2>支持Windows,Linux 和FreeBSD 的多种客户端命令。 3>包含有MCU,PSTN 网关,和自动语音应答机等多种应用平台。 4>软件支持GSM,LPC-10,G.711 uLaw/Alaw 软件编解码方式。 5>特定硬件(Quicknet/LineXJ)支持G.723.1, G.728 和 G.729
  3. 所属分类:VOIP program

    • 发布日期:2017-11-09
    • 文件大小:394734
    • 提供者:陈学军
  1. LinuxIPstack

    0下载:
  2. linux内核协议栈的分析文件,包括流程图,过程等-linux kernel protocol stack analysis of documents, including flowcharts, process, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:289818
    • 提供者:zheng
  1. understanding-of-the-Linux-network-protocol-stack-

    0下载:
  2. 对Linux网络协议栈结构的理解.Linux的协议栈基于分层的设计思想,总共分为四层,从下往上依次是 :物理层,链路层,网络层,应用层。-Linux network protocol stack on the understanding of the structure. Linux protocol stack based on the hierarchical design idea, a total is divided into four levels, from bottom to t
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:4753
    • 提供者:chenjun
  1. linux-network-protocol-stack-analysis

    0下载:
  2. 了解网络协议栈的人都知道,网络协议栈是一个有层次的软件结构,层与层之 间通过预定的接口传递网络报文。网络报文中包含了在协议栈各层使用到的各 种信息。-Understand the network protocol stack knows that the network protocol stack is a level of software architecture, layer and layer of the interface between the transmission
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:144838
    • 提供者:meraker
  1. LinuxNetworkKernelSource

    0下载:
  2. 这是我自己对Linux下的一个版本比较低的网络协议栈内核学习笔记,现在公开给大家,一起学习-This is my own version of Linux, a relatively low core network protocol stack study notes, is now open to everyone, learn together. . .
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:101926
    • 提供者:forever
  1. Linux

    0下载:
  2. linux内核以及linux网络协议栈代码相关的经典书籍-Linux kernel and networks-related books,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:47956992
    • 提供者:star
  1. The-Linux-TCP-IP-Stack

    0下载:
  2. linux 协议栈源代码分析,分析得比较清楚,对linux协议栈学习者很有帮助-linux protocol stack source code analysis, the analysis was clear and helpful on the Linux protocol stack learners
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:2387786
    • 提供者:Asia
  1. Linux基础命令

    0下载:
  2. 本文将讲述网络相关命令,作者假定读者具备TCP/IP协议栈的基础知识。对于相关命令及其输出只介绍它的基本的使用方法和大概的描述,具体协议将不作详细解释。 如今网络无疑是很重要的,linux系统中提供了丰富的网络测试与管理命令。我们来一起看看它们。(This article will tell about network-related commands, and the author assumes that the reader has the basics of TCP\/IP proto
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:747520
    • 提供者:abc132123
  1. Linux网桥知识学习文档

    0下载:
  2. Linux网络协议栈网桥功能相关知识,总结并且整理出来的文档。对学习linux网络协议开发者有很大帮助。
  3. 所属分类:编程文档

  1. linux TCP IP协议栈源码解析

    1下载:
  2. linux内核TCP/IP协议栈解析,包括协议栈内核源码,适合中、高级开发人员
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-03-21
    • 文件大小:3450596
    • 提供者:actemp@163.com
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com